CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB HSV

搜索资源列表

  1. hsv

    0下载:
  2. 将RGB图像转化为HSV图像,并分离HSV图像,输出H,S,V三通道的图像。-RGB images into HSV image, and separation of the HSV image, the output H, S, V, three-channel of the image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4744779
    • 提供者:管玉凤
  1. HSV

    0下载:
  2. convertion spase RGB to HSV
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:926
    • 提供者:sika
  1. getongdao

    1下载:
  2. 彩色图像rgb hsv hsi个颜色模型各颜色通道一阶矩-Color images mean
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2175
    • 提供者:nipeimei
  1. RGB-to-HSV

    0下载:
  2. 利用opencv实现对图像从RGB模式到HSV模式的转化。-Using opencv image mode from RGB to HSV mode conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1299
    • 提供者:dxd
  1. matlab-rgb

    0下载:
  2. MATLAB里的颜色模型之间转换,HSV模型转换为RGB模型,NTSC模型转换为RGB模型-Conversion between MATLAB color model of HSV model is converted to RGB model, NTSC model convert to RGB model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6407
    • 提供者:牛耕
  1. hsv-quantization

    0下载:
  2. 将hsv空间非等间隔量化,将h、s、v分量图合并转化为RGB模式-The HSV space non equal interval quantization, hsV component graph merge into RGB mode
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6501
    • 提供者:zhangfengyuan
  1. matlab-Code-HSV-aRGB

    0下载:
  2. 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理.matlab代码,已经经过测试,很好用。-the matlab demo code of Color space tansformation show it very good.HSV space and RGB color space conversion, the procedures have been tested can be used for color image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:901
    • 提供者:王邦平
  1. VCPP

    0下载:
  2. 转换方式 色彩模式值的转换方式 色彩模式值的转换方式如-RGB HSV
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:723
    • 提供者:王可
  1. hsv

    0下载:
  2. 关于图像颜色hsv的计算 使用此函数来选择多个点图像(使用 右点击停止过程)。选定的点是用来计算 的平均值的单纯疱疹病毒。 的论点: 三原色:红绿蓝图像 面积:面积大小来计算价值的每一个点的hsv-function hsvMean = selectPixelsAndGetHSV(RGB, Area) Use this function in order to select multiple points from an image (use right click t
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:168791
    • 提供者:handi
  1. hsv

    0下载:
  2. 改变图像中某一特定的颜色,先将图像的RGB变成HSI-Change in the image of a particular color, the first image of RGB into HSI
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:986510
    • 提供者:lkjhgfdsa
  1. hsv

    1下载:
  2. hsv非均匀量化,RGB到HSV的转换是一个简单且快速的非线性变换-hsv nonuniform quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1096
    • 提供者:john
  1. jQuery-xcolor-master

    0下载:
  2. jQuery Xcolor是jQuery用来处理颜色信息的插件,支持RGB, HSV/HSB,HSL 。-The jQuery Xcolor jQuery plug-in for processing color information, and support for RGB, HSV/HSB, HSL.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:13364
    • 提供者:kkpudn78b
  1. RGB-to-HSV

    0下载:
  2. 结合VC6.0和Opencv实现图像的RGB空间向HSV转换-Color space conversion, RGB to HSV, with VC6.0 and OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:946659
    • 提供者:pengyeping
  1. HSV-test

    0下载:
  2. To convert RGB image to HSV
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:737
    • 提供者:Govind Saria
  1. mouse-rgb

    0下载:
  2. 载入图像后,鼠标点击该图像任意位置,可以显示此位置像素的rgb空间各通道像素值和hsv色彩空间各通道像素值-After the image is loaded, it can display all channel values in RGB color space and hsv color space of the pixel anywhere on the image by mouse click.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1567
    • 提供者:ousettei
  1. colorpick_demo

    0下载:
  2. HSV颜色空间与RGB空间是应用相当广泛的两个颜色空间,但是计算机领域往往用的多的是RGB,如果想要利用HSV模型就需要做相应的公式转换,本源码就是做相应的HSV到RGB转换的C++程序,从程序里面可以分析出转换的公式。编译后可以得到一个颜色拾取控件。-HSV color space and RGB color space is the application of a wide range of two color space, but the computer field is used m
  3. 所属分类:Button control

    • 发布日期:2017-05-27
    • 文件大小:9892459
    • 提供者:Michael
  1. rgb

    0下载:
  2. 采用RGB转HSV的方法定位车牌,可以运行-The RGB method to locate the license plate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7940636
    • 提供者:赵乖宝
  1. qcollationchecker_p

    0下载:
  2. The QColor class provides colors based on RGB, HSV or CMYK values for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:14955
    • 提供者:fiuxirao
  1. matlab_gui 学习

    0下载:
  2. matlab gui 学习资料 HSV 空间到RGB空间转换 RGB空间到hsv空间转换
  3. 所属分类:编程文档

    • 发布日期:2013-10-07
    • 文件大小:46290420
    • 提供者:404231086@qq.com
  1. RGB-and-HSI-Matlab

    0下载:
  2. 实现HSV与RGB之间的互相变换,图像可以自己选择,并写到相应位置-Realize the interaction between HSV and RGB conversion, you can choose an image and writes the corresponding position
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:yvq
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com